home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 February / Gamestar_70_2005-02_dvd.iso / DVDStar / Editace / TS2HomeCrafterPlus_Install.exe / HCData\Res\Locale\Traditional Chinese\UI\Fonts\FontStyle.ini < prev    next >
INI File  |  2004-12-12  |  17KB  |  291 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; This file is composed of multiple lines, each of which describes font specification.  The format of each line is this:
  3. ;    <style name> = <font face name list>, <size>, <style parameters separated by |>, <GUID>
  4. ; A complicated example is this:
  5. ;    NewsBody = "Arta, Arial", "14", "Bold | Italic | LineSpacing=2 | aa=bg | underline", 0xeadd276d
  6. ; The above states that we have a font style called "NewsBody" which uses the face
  7. ; Arta but falls back to Arial if Arta isn't available, is size 14, and is bold, italic,
  8. ; has a line spacing of 2, is antialiased to the background and is underlined and has
  9. ; been assigned the arbitrary GUID of 0xeadd276d.
  10. ; Here is the full current list of supported style parameters with explanations and examples where useful:
  11. ;    Bold                    Requests a boldened version of the font.
  12. ;    Italic                  Requests an italicized version of the font.
  13. ;    Underline               Requests an underlined version of the font.
  14. ;    Strikethrough           Requests a strikethrough (line through middle) version of the font.
  15. ;    Shadow                  Requests a shadowed version of the font.
  16. ;    XScale=1.0              Requests a font with a given horizontal scaling. Values are in the floating point range of 0.1 to 10.0. 1.0 is default; 0.5 shrinks the font horizontally by half. Example: XScale=1.25
  17. ;    YScale=1.0              Requests a font with a given vertical scaling. Values are in the floating point range of 0.1 to 10.0. 1.0 is default; 0.5 squashes the font vertically by half. Example: YScale=0.85
  18. ;    AA=None | BG | Color    Request one of three anti-aliasing modes: none, antialias to the background, or anti-alias to a specific color (specified by the BGColor parameter). Example: AA=BG
  19. ;    Color=r,g,b             Requests a font with the given foreground RGB color. Values are in the range of integers of 0-255, inclusive. Example: Color=234,12,0
  20. ;    BGColor=r,g,b           Requests a font with the given background RGB color. Values are in the range of integers of 0-255, inclusive. Example: BGColor=234,12,0
  21. ;    Gamma=1.0               Requests a font with the given 'gamma' value. Values are in the range of floating point 0.0-10.0. A gamma of 1.0 is default, with higher values resulting in lighter font edges and lower values resulting in darker font edges. Example: Gamma=1.25
  22. ;    Sharpness=0.0           Requests a font with a given antialiasing sharpness. A sharpness of 0 is default, with negative values being somewhat blurry and positive values being somewhat sharp. Example: Sharpness=0.1
  23. ;    CharSpacing=0           Requests a font with a given horizontal character pixel spacing adjustment. Adds or subtracts pixels between characters. Values are in the range of integers between -10 and +10. Example: CharSpacing=-1
  24. ;    LineSpacing=0           Requests a font with a given vertical line spacing pixel adjustment. Adds or subtracts pixels between lines by adding pixels to the top of each line. Values are in the range of integers between -10 and +10. Example: LineSpacing=3 
  25. ;    XAdvanceScale=1.0       Requests a font with a given horizontal 'advance' scaling. Advance refers to the distance from the start of one character to the start of the next. Note that XAdvanceScale is different from XScale because XAdvanceScale doesn't scale the character but only the distance between characters. Values are in the range of 0.1 - 10.0. Example: XAdvanceScale=0.95
  26. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  27.  
  28.  
  29. [Font Styles]
  30. ;Style              = <font list>,         <size>, <bold|italic>, <style GUID>
  31.  
  32. Default             = "AR Heiti2 B5",    "11",   "bold|aa=bg",           0x68963c4c
  33.  
  34. PushBtn             = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0x68963c54
  35. CheckBox            = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0xc8963c5c
  36. Title               = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0x28963c70
  37. WinGenTitle         = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0xE2B14587
  38. DialogTitle         = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0x485f055c
  39. BodyText              = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0x085f0560
  40. comic11             = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0xc9498e43
  41. arial11             = "AR Heiti2 B5",     "11",   "bold|aa=bg",           0x89498e56
  42. TextNotification     = "AR Heiti2 B5",     "11",   "bold|aa=bg",        0xcbc66475
  43.  
  44. piemenu             = "AR Heiti2 B5",     "14",   "bold|aa=bg",           0x2966548b
  45. comic18             = "AR Heiti2 B5",     "18",   "bold|aa=bg",           0x494ab117
  46.  
  47. TooltipText         = "AR Heiti B5",    "10",    "bold|aa=bg",          0xa85f1a83
  48. ProductDescTitle      = "AR Heiti B5",     "13",    "bold|aa=bg",            0x2be08f53     
  49. ProductDescText     = "AR Heiti B5",     "12",    "bold|aa=bg",            0xcbe094e9
  50.  
  51.  
  52. DefaultFont10         = "AR Heiti2 B5",    "10",   "bold|aa=bg",           0x6c17c8fa
  53. DefaultFont11         = "AR Heiti2 B5",    "11",   "bold|aa=bg",           0x6c17c8fb
  54. DefaultFont12         = "AR Heiti2 B5",    "12",   "bold|aa=bg",           0x6c17c8fc
  55. DefaultFont13         = "AR Heiti2 B5",    "13",   "bold|aa=bg",           0x6c17c8fd
  56. DefaultFont14         = "AR Heiti2 B5",    "14",   "bold|aa=bg",           0x6c17c8fe
  57. DefaultFont15         = "AR Heiti2 B5",    "15",   "bold|aa=bg",           0x6c17c8ff
  58. DefaultFont16         = "AR Heiti2 B5",    "16",   "bold|aa=bg",           0x6c17c8f0
  59. DefaultFont17         = "AR Heiti2 B5",    "17",   "bold|aa=bg",           0x6c17c8f1
  60. DefaultFont18         = "AR Heiti2 B5",    "18",   "bold|aa=bg",           0x6c17c8f2
  61. DefaultFont19         = "AR Heiti2 B5",    "19",   "bold|aa=bg",           0x6c17c8f3
  62. DefaultFont20         = "AR Heiti2 B5",    "20",   "bold|aa=bg",           0x6c17c8f4
  63. DefaultFont21         = "AR Heiti2 B5",    "21",   "bold|aa=bg",           0x6c17c8f5
  64. LoginPassword        = "Maxis Password",        "18",    "aa=bg",        0xad76c7cb
  65.  
  66.  
  67. ; ----------------------------------------------------------------
  68. ; ----------------------------------------------------------------
  69. ; New Font descriptions 
  70. ; ----------------------------------------------------------------
  71. ; ----------------------------------------------------------------
  72. ;
  73. ; Note:  Photoshop point sizes and the game sizes don't match.   
  74. ;        To get within ball park, set the photoshop mockup document
  75. ;        to 74.72 pixels/inch and the sizes will sort of match and 
  76. ;        they will never be exact.  
  77. ;        
  78.  
  79. ; ----------------------------------------------------------------
  80. ; Loading Screen - Logo / Legal Text 
  81. ; ----------------------------------------------------------------
  82. ; lower left corner piece for UI.  this is only visible from within a city.
  83.  
  84. LoadingLegalHeader    = "AR Heiti2 B5",       "14",  "bold|aa=bg",    0xed6aed96
  85. LoadingLegalBody    = "AR Heiti2 B5",       "12",  "bold|aa=bg",    0xed6aed97
  86.  
  87. ; ----------------------------------------------------------------
  88. ; UCP - ingame  
  89. ; ----------------------------------------------------------------
  90. ; lower left corner piece for UI.  this is only visible from within a lot.
  91.  
  92. UCPFriends              = "AR Heiti2 B5",       "14",  "bold|aa=bg|linespacing=2",    0xaa809919
  93. UCPTime                 = "AR Heiti2 B5",       "14",  "bold|aa=bg|linespacing=2",    0x4a809912
  94. UCPFunds                = "AR Heiti2 B5",       "14",  "bold|aa=bg|linespacing=2",    0x4a809913
  95.  
  96.  
  97. ; ----------------------------------------------------------------
  98. ; Message System (text based dialogs that give help or state change info)
  99. ; ----------------------------------------------------------------
  100. ; This is used for all messages - Urgent pop-ups, advisor and mysim 
  101. ; messages, news and news flipper bar
  102.  
  103. TextNotificationHeader  = "AR Heiti2 B5",        "16",  "bold|aa=bg",            0x4a809914
  104. TextNotificationBody    = "AR Heiti2 B5",        "14",  "bold|aa=bg",        0x4a809915
  105.  
  106.  
  107. ; ----------------------------------------------------------------
  108. ; Build / Buy Mode Panels & Popups
  109. ; ----------------------------------------------------------------
  110. ; Catalog Description Header     - BuidBuyModeHeader
  111. ; Collection Dialogs         - BuildBuyModeSubHeader
  112. ; Catalog Description Body     - BuildBuyModeBodyText
  113. ; Catalog Ratings / Design Cost - BuildBuyModeFooter
  114.  
  115. BuildBuyModeHeader    = "AR Heiti2 B5",        "18",    "bold|aa=bg",        0x8d2b500b
  116. BuildBuyModeSubHeader    = "AR Heiti2 B5",        "16",    "bold|aa=bg",        0x8d2b500c
  117. BuildBuyModeBodyText    = "AR Heiti2 B5",    "14",    "bold|linespacing=2",    0x8d2aaaa9
  118. BuildBuyModeFooter    = "AR Heiti2 B5",        "13",    "bold|aa=bg",        0x8d2b500e
  119. DesignToolHeader    = "AR Heiti2 B5",        "14",    "bold|aa=bg",        0x8d2b500f
  120.  
  121.  
  122. ; ----------------------------------------------------------------
  123. ; Live Mode Panels
  124. ; ----------------------------------------------------------------
  125. ; LiveModePanelHeader:        Job panel (unemployed, student, retired, and grade), Interests panel, Stat panel
  126. ; LiveModePanelSubHeader:    Job panel (job title and skills)
  127. ; LiveModePanelBody:        Job panel (unemployed text, days, friends, income, hours, vacation)
  128. ; LiveModePanelPUck:        Live Panel puck / date & time
  129. ; LiveModePanelSmallBody:    Relationship score
  130. ; ----------------------------------------------------------------
  131. ; LiveModePopupHeader:        Popup headers
  132. ; LiveModePopupBody:        Popup body text
  133.  
  134. LiveModePanelHeader     = "AR Heiti2 B5",        "14",      "bold|aa=bg",        0x8d20fc97
  135. LiveModePanelSubHeader  = "AR Heiti2 B5",        "13",      "bold|aa=bg",        0x8d20fc98
  136. LiveModePanelBody       = "AR Heiti2 B5",        "12",      "bold|aa=bg",        0x8d20fc99
  137. LiveModePanelPuck       = "AR Heiti2 B5",        "12",    "bold|aa=bg",        0x8d2eec99
  138. LiveModePanelSmallBody  = "AR Heiti2 B5",        "10",    "bold|aa=bg",        0x8d20fc9a
  139. LiveModeMotiveText    = "AR Heiti2 B5",        "13",      "bold|aa=bg|linespacing=-1",        0x00fcfcfc
  140.  
  141. LiveModePopupHeader     = "AR Heiti2 B5",     "16",    "bold|aa=bg",        0x8d20fc9b
  142. LiveModePopupBody     = "AR Heiti2 B5",     "12",     "bold|aa=bg|linespacing=2",        0x8d20fc9c
  143.  
  144. PanelCatalogHeader      = "AR Heiti2 B5",        "16",  "bold|aa=bg",        0x4a835023
  145. PanelCatalogBodyText    = "AR Heiti2 B5",        "13",  "bold|aa=bg",        0x4a835024
  146.  
  147.  
  148. ; ----------------------------------------------------------------
  149. ; Generic Panel and Dialog fonts
  150. ; ----------------------------------------------------------------
  151. ; This is used for all generalized applications - panel headers, body text, buttons
  152. ; anywhere where fonts are specified in custom applications
  153.  
  154. GenHeader               = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0x4a809916
  155. GenBodyMedium           = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0x4a809917
  156. GenBodyLight            = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0x4a809918
  157. GenButton               = "AR Heiti2 B5",    "16",  "bold|aa=bg",        0x4a809911
  158. GenSubHeader            = "AR Heiti2 B5",    "16",  "bold|aa=bg",        0x4a80991A
  159. GenDialogBody           = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0x8d2a495c
  160.  
  161. ; ----------------------------------------------------------------
  162. ; Option Panel fonts
  163. ; ----------------------------------------------------------------
  164. ; This is used for live mode / neighborhood option panels
  165.  
  166. OptionsHeader           = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0x4d1b9a09
  167. OptionsText             = "AR Heiti2 B5",    "12",  "bold|aa=bg",        0x4a80991C
  168.  
  169.  
  170. ; ----------------------------------------------------------------
  171. ; Neighborhood UI
  172. ; ----------------------------------------------------------------
  173. ; These are all the fonts used in the neighborhood UI.
  174. ; NeighborhoodName        > Name (postcard style text in upper left corner), Family name
  175. ; NeighborhoodHeader         > Catalog Family/Lot name, Chooser/Dialog Titles, Unoccupied/Community popup Titles, Family Info
  176. ; NeighborhoodSubHeader     > Catalog Family/Lot Info, Welcome Pages, Chooser Nbh Names, Unoccupied/Community popup info
  177. ; NeighborhoodBody        > Bio/Description text
  178. ; NeighborhoodFamilyBody    > Family info Bio text
  179. ; NeighborhoodWelcome        > Welcome header
  180. ; NeighborhoodButton        > welcome play tutorial button
  181.  
  182. NeighborhoodName        = "AR Heiti2 B5",    "30",  "bold|xscale=0.8",    0xaa8cdfb6
  183. NeighborhoodHeader      = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0x6d226520
  184. NeighborhoodSubHeader   = "AR Heiti2 B5",    "14",  "bold|aa=bg",        0x6d226521
  185. NeighborhoodBody        = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0x6d226522
  186. NeighborhoodWelcome     = "AR Heiti2 B5",    "20",  "bold|aa=bg",        0x6d226524
  187. NeighborhoodButton      = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0x6d226525
  188. NeighborhoodPopulation    = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0xaa8cdfb7
  189.  
  190. WelcomeSims2SubHeader      = "AR Heiti2 B5",    "16",  "bold|aa=bg",        0x4d2cd956
  191. WelcomeSims2Links      = "AR Heiti2 B5",    "18",  "bold|underline|aa=bg",        0x4d2cd957
  192. WelcomeSims2Button      = "AR Heiti2 B5",    "14",  "bold|aa=bg",        0x4d2cd958
  193.  
  194.  
  195. ; ----------------------------------------------------------------
  196. ; LoadScreen
  197. ; ----------------------------------------------------------------
  198.  
  199. LoadScreenTitle         = "AR Heiti2 B5",    "32",  "bold|aa=bg",        0x4a9c7970
  200. LoadScreenGoofyMessage  = "AR Heiti2 B5",    "21",  "bold|aa=bg",        0x0a9c7973
  201.  
  202. ; ----------------------------------------------------------------
  203. ; Cost Indicator
  204. ; ----------------------------------------------------------------
  205.  
  206. CostIndicator           = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0x2c7764d3
  207.  
  208. ; ----------------------------------------------------------------
  209. ; Hover Tips
  210. ; ----------------------------------------------------------------
  211.  
  212. HoverTipBody            = "AR Heiti B5",    "11",  "bold|aa=bg",        0xa85f1a83
  213. HoverTipTitle           = "AR Heiti B5",    "12",  "bold|aa=bg",        0xe9c86c9d
  214.  
  215. ; ----------------------------------------------------------------
  216. ; Load Lot Intro
  217. ; ----------------------------------------------------------------
  218.  
  219. LoadLotFamilyName       = "AR Heiti2 B5",    "80",  "bold|aa=bgcolor",    0x4ca41912
  220. LoadLotSimName          = "AR Heiti2 B5",    "40",  "bold|aa=bgcolor",    0x4ca41913
  221.  
  222. ; ----------------------------------------------------------------
  223. ; Create a Sim
  224. ; ----------------------------------------------------------------
  225. ; CASHeader : Custom Skins, Aspiration popup, Family Tree, Family Relationship, MAB and SimBin header
  226. ; CASSubHeader : Personality, Aspiration header
  227. ; CASBodyMedium : Aspiration popup text, Personality popup header, Family Tree Relationship text, Family Tree text
  228. ; CASBodyLight : Sim Name, House Name and Personality popup text
  229. ; CASText : Sim Enter name/bio, Personality text and Zodiac name
  230. ; CASButton : Personality Traits
  231.  
  232. CASHeader               = "AR Heiti2 B5",    "18",  "bold|aa=bg",        0xad1cdc44
  233. CASSubHeader            = "AR Heiti2 B5",    "16",  "bold|aa=bg",        0xad1cdc45
  234. CASBodyMedium           = "AR Heiti2 B5",    "14",  "bold|aa=bg",        0xad1cdc46
  235. CASBodyLight            = "AR Heiti2 B5",    "12",  "bold|aa=bg",        0xad1cdc47
  236. CASText                 = "AR Heiti2 B5",    "13",  "bold|aa=bg",        0xad1cdc48
  237. CASButton               = "AR Heiti2 B5",    "14",  "bold|aa=bg",        0xad1cdc49
  238.  
  239. ; ----------------------------------------------------------------
  240. ; CaSIE
  241. ; ----------------------------------------------------------------
  242.  
  243. CaSIEWelcome        = "AR Heiti2 B5",    "32",  "bold|aa=bg",            0x0d61788a
  244. CaSIELogo        = "AR Heiti2 B5",    "24",  "bold|aa=bg",            0x0d61787a
  245. CaSIEHeader        = "AR Heiti2 B5",    "18",  "bold|aa=bg|linespacing=2",            0x0d61788b
  246. CaSIETextEntry        = "AR Heiti2 B5",    "16",  "bold|aa=bg",            0x0d61788c
  247. CaSIEButton        = "AR Heiti2 B5",    "16",  "bold|aa=bg",            0x0d61788d
  248. CaSIEBody        = "AR Heiti2 B5",    "13",  "bold|aa=bg|linespacing=1",            0x0d61788e
  249. CaSIELegal        = "AR Heiti2 B5",    "10",  "bold|aa=bg|linespacing=2",                0x0d61788f
  250.  
  251. ----------------------------------------------------------------
  252. ; Phone Books
  253. ; ----------------------------------------------------------------
  254.  
  255. PhoneBooksListBox    = "AR Heiti2 B5",    "15",  "bold|aa=bg",    0x8de3d64f
  256.  
  257. ; ----------------------------------------------------------------
  258. ; Headline Effects
  259. ; ----------------------------------------------------------------
  260.  
  261. HeadlineEffectTextureText = "AR Heiti2 B5",    "70",  "bold|aa=bg",            0xadd1afd3
  262.  
  263. ; ----------------------------------------------------------------
  264. ; Uberkat
  265. ; ----------------------------------------------------------------
  266.  
  267. UberkatTitle        = "AR Heiti2 B5",    "36",     "bold|aa=bg",            0x1d61788a
  268. UberkatHeader        = "AR Heiti2 B5",    "16",     "bold|aa=bg",            0x1d61787a
  269. UberkatSubHeader    = "AR Heiti2 B5",    "14",     "bold|aa=bg",            0x1d61788b
  270. UberkatTextEntry    = "AR Heiti B5",     "12",     "bold|aa=bg",            0x1be094e9
  271. UberkatMainMenuButton    = "AR Heiti2 B5",    "19",   "bold|aa=bg",                  0x1c17c8f3
  272. UberkatLegal        = "AR Heiti2 B5",    "10",     "bold|aa=bg",            0x1d61788e
  273. UberkatFilePath        = "AR Heiti2 B5",    "12",   "bold|aa=bg",            0x1e61588f
  274. UberkatDialog            = "AR Heiti B5",     "13",     "bold|aa=bg",            0x1be08f53
  275.  
  276. [Font Aliases]
  277. ; In the format of:
  278. ;   Alias name = Actual name
  279. Arta Medium TT = Arta
  280.  
  281.  
  282. [Directories]
  283. ; This section only applies to applications that use this file, but don't know where to find the font files.
  284. Fonts=Res\UI\Fonts\
  285.